object Splash: TSplash Left = 295 Top = 212 BorderIcons = [] BorderStyle = bsDialog Caption = 'Welcome to Kyodai...' ClientHeight = 127 ClientWidth = 246 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 246 Height = 127 Align = alClient Picture.Data = {} end object MSOfficeCaption1: TMSOfficeCaption AppNameText.Font.Color = clBlack AppNameText.Font.Height = -11 AppNameText.Font.Name = 'MS Sans Serif' AppNameText.Font.Style = [] AppNameText.FontKind = fkCustom AppNameText.Visible = True CaptionText.Caption = 'Welcome to Kyodai...' CaptionText.FontKind = fkSystem CaptionText.Visible = True CompanyText.FontKind = fkSystemBI CompanyText.Visible = True Left = 216 Top = 96 end end